projects
/
openwrt
/
svn-archive
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d3901b
)
brcm2708: fix multi-device image generation
author
John Crispin
<
[email protected]
>
Tue, 24 Nov 2015 18:27:43 +0000
(18:27 +0000)
committer
John Crispin
<
[email protected]
>
Tue, 24 Nov 2015 18:27:43 +0000
(18:27 +0000)
Signed-off-by: Álvaro Fernández Rojas <
[email protected]
>
SVN-Revision: 47610
target/linux/brcm2708/image/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm2708/image/Makefile
b/target/linux/brcm2708/image/Makefile
index 53e5f542304f9c706c62155708e21845d82f7acc..f96dccb09f578035c18dbf32c2593eeb93e74389 100644
(file)
--- a/
target/linux/brcm2708/image/Makefile
+++ b/
target/linux/brcm2708/image/Makefile
@@
-30,7
+30,7
@@
define Build/boot-img
mcopy -i
[email protected]
cmdline.txt ::
mcopy -i
[email protected]
config.txt ::
mcopy -i
[email protected]
$(word 1,$^) ::kernel.img
- $(foreach dts,$(shell echo $(DEVICE_DTS)),mcopy -i
[email protected]
$(DTS_DIR)/$(dts).dtb ::)
+ $(foreach dts,$(shell echo $(DEVICE_DTS)),mcopy -i
[email protected]
$(DTS_DIR)/$(dts).dtb ::
;
)
mmd -i
[email protected]
::/overlays
mcopy -i
[email protected]
$(DTS_DIR)/overlays/*.dtb ::/overlays/
mcopy -i
[email protected]
$(DTS_DIR)/overlays/README ::/overlays/